GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationEmbeddedImage / SetValue Method





In This Topic
SetValue Method (AnnotationEmbeddedImage)
In This Topic
Syntax
'Declaration
 
Public Sub SetValue( _
   ByVal value As String _
) 
public void SetValue( 
   string value
)
public procedure SetValue( 
    value: String
); 
public function SetValue( 
   value : String
);
public: void SetValue( 
   string* value
) 
public:
void SetValue( 
   String^ value
) 

Parameters

value
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationEmbeddedImage
AnnotationEmbeddedImage Members